Add commands for navigating multi-frame images
authorGlenn Morris <rgm@gnu.org>
Sat, 16 Feb 2013 03:29:39 +0000 (19:29 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 16 Feb 2013 03:29:39 +0000 (19:29 -0800)
commitda33a2e1a4c118a5ac95ec103b5b11e1f0aeb9df
tree59147f7f7cab82649e687760dbad271db70b0675
parent9f3517e2d2b98bdca0e4e4e8654c3354dffcfe74
Add commands for navigating multi-frame images

* lisp/image.el (image-nth-frame): New, split from image-animate-timeout.
(image-animate-timeout): Use image-nth-frame.

* lisp/image-mode.el (image-goto-frame, image-next-frame)
(image-previous-frame): New commands.
(image-mode-map): Add new frame commands.

* etc/NEWS: Mention this.
etc/NEWS
lisp/ChangeLog
lisp/image-mode.el
lisp/image.el